home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOPICS.DIR / TOP.DIR / addressing.HLP next >
Encoding:
Text File  |  1990-12-18  |  2.7 KB  |  65 lines

  1. ADDRESSING
  2.  
  3. The usual way to address your mail is to type the addresses at the TO and
  4.   CC prompts during the SEND procedure.  At both prompts, you can type more
  5.   than one address, separated by commas.  The following forms can be used:
  6.  
  7. userid          A userid on the same host or system (cunixa to cunixf).
  8.  
  9. userid@host     A userid on the host specified.  For other hosts at Columbia,
  10.                   the name is usually enough (cuvmb).  
  11.                 For Internet: domain name (like userid@system.university.edu)
  12.                   or IP address (numbers) in [] brackets.                
  13.                 For BITNET: add ".bitnet" (like userid@node.bitnet)
  14.  
  15. *filename       A file in your directory.  Not recommended; use the FCC field
  16.                   instead, or the variable SAVED-MESSAGES-FILE.
  17.  
  18. @filename       A file containing a mailing list.  The file must contain one
  19.                   or more addresses, separated by commas.  You can insert
  20.                   comments (explanatory text) between a # sign and the end
  21.                   of a line, and blank lines are allowed also.
  22.   
  23. mail-alias      A mail-alias you created with the DEFINE command, or
  24.                 A systemwide mail-alias in the file /etc/aliases.
  25.  
  26. .               (period)  Yourself.  Use to send a copy to yourself.
  27.  
  28. "string"        A user's name as in /etc/passwd.  Not recommended.
  29.  
  30. text <address>  Any address; additional text outside the <> brackets is then
  31.                   ignored by the mail system:  my friend <userid@host> .
  32.                   This form is used by MM in the FROM field; your name is
  33.                   outside the <> brackets.
  34.  
  35. (text) address  Any address; additional text in parentheses () is ignored
  36.                   by the mail system.
  37.  
  38. In SEND MODE, you can add and remove addresses by using several header-
  39.   field commands.  Type "help header-field" at the Send> prompt, or "help
  40.   send-mode header-field" at any prompt.
  41.  
  42.   
  43. Some typical examples of addresses:
  44.  
  45. jb51
  46.     An address on the same system (cunixa to cunixf): just the user id.
  47. jpbus@cuvmb
  48.     An address on another host at Columbia: the user id and host name.
  49. abc@bigvax.mich.edu
  50.     An Internet domain-name address.  For more, type "help internet".
  51. abc@[123.45.6.78]
  52.         An Internet IP-number address (an alternative to domain-name).
  53. xyz@matrix.bitnet
  54.     A BITNET address.  For more, type "help bitnet".
  55. foo!bar!baz@uunet.uu.net
  56.     A UUCP address, routed via an Internet gateway.
  57. 70123.4567@compuserve.com
  58.     A Compuserve address, routed via an Internet gateway.
  59. "/pn=s.cobol/o=fishnet/admd=telemail/c=us/"@sprint.com
  60.     A Sprint Mail address, routed via an Internet gateway.
  61. ian@oxford.ac.uk
  62.     A JANET address, England, written as "uk.ac.oxford" within the UK.
  63.  
  64. For help with addresses, send electronic mail to postmaster.
  65.